home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / text1 / cms_help_files / cincon.helpsubh < prev    next >
Text File  |  1991-10-23  |  1KB  |  16 lines

  1. +-----------------------------------------------------------------------------+
  2. |                        TEXT1 \incontents COMMAND                            |
  3. +-----------------------------------------------------------------------------+
  4.                                                                                
  5. The \incontents command is always used  in conjunction with the \subheadcformat
  6. command and will determine whether subheadc titles are included in the Table of
  7. Contents.  The format for the \incontents command is:                          
  8.                                                                                
  9.           \subheadcformat{                                                     
  10.              \incontents{yes}                                                  
  11.           }                                                                    
  12.                                                                                
  13. By default, the subheadc titles will not  be included in the Table of Contents.
  14. If  you want  the subheadc  titles included  in  the Table  of Contents,  enter
  15. \incontents{yes} within the \subheadcformat command.                           
  16.